From: Sandrine Bailleux Date: Mon, 24 Sep 2018 15:26:57 +0000 (+0200) Subject: Update link to Linux coding style X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=fc5747f39761cb0d448ad7e24072c653de8fa6a3;p=project%2Fbcm63xx%2Fatf.git Update link to Linux coding style Change-Id: Id0f099a19f207771c9dc542ba669898f57141755 Signed-off-by: Sandrine Bailleux --- diff --git a/contributing.rst b/contributing.rst index c3eadbb5..5ab7f095 100644 --- a/contributing.rst +++ b/contributing.rst @@ -116,7 +116,7 @@ Submitting Changes .. _Fork: https://help.github.com/articles/fork-a-repo .. _arm-trusted-firmware: https://github.com/ARM-software/arm-trusted-firmware .. _Git guidelines: http://git-scm.com/book/ch5-2.html -.. _Linux coding style: https://www.kernel.org/doc/Documentation/CodingStyle +.. _Linux coding style: https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst .. _User Guide: ./docs/user-guide.rst .. _automatically closed: https://help.github.com/articles/closing-issues-via-commit-messages .. _Porting Guide: ./docs/porting-guide.rst